.chromestyle{
margin:0px auto;
}
#menulink_8 a{color:#000}
#menulink_8 a:hover{color:#FFF}

.chromestyle ul{
padding:0px 0px 0px 0px;
margin: 0;
text-align:center;
list-style:none; border:0;

}

.chromestyle ul li{
font-family:"Î¢ÈíÑÅºÚ";
float:left;
height:50px;
line-height:50px;
width:125px;
background:url(../images/menu_fg.jpg) no-repeat right top;
}

.chromestyle ul li a{
font-family:"Î¢ÈíÑÅºÚ";
font-weight:bold;
color:#c1deee;
margin:0;
display:block;
line-height:50px;
height:50px;
font-size:14px;
}

.chromestyle ul li a:hover{ 
background:url(../images/menu_bg_go.jpg) no-repeat left top;
height:50px;
color:#FFF;
}



.dropmenudiv{
position:absolute;
top:0;
font-size:13px;
padding:30px 0px 40px 0px;
margin-top:-1px;
margin-left:-1px;
z-index:100;
width:600px;
visibility:hidden;
float:left;
background-color:#edeff1;
}

.dropmenudiv .left{ float:left; width:200px; padding-left:30px;}
.dropmenudiv .right{float:left; width:319px; border-left:1px solid #c3c3c3; padding-left:50px;}


.dropmenudiv a{
display: block;
width:200px;
background:url(../images/icon1.jpg) no-repeat 0px 13px;
text-indent:3px;
padding:0px 0px 0px 12px ;
line-height:32px;
display:block;
text-decoration:none;
font-size:13px;
color:#1c1c1c;
text-align:left;
}

* html .dropmenudiv a{ /*IE only hack*/

}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
color:#06C;
}